Skip to content

feat: add opacity design tokens - #606

Merged
1nonlypiece merged 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:feature/opacity-tokens
Jul 24, 2026
Merged

feat: add opacity design tokens#606
1nonlypiece merged 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:feature/opacity-tokens

Conversation

@silentgeckoaudit3801

Copy link
Copy Markdown
Contributor

Closes #470

Summary

  • add an opacity token set under design-system/tokens/opacity.json
  • register opacity tokens in the token loader/catalog and expose --opacity-* CSS variables
  • adopt the tokens for overlay/disabled opacity usage and add focused tests/docs

Verification

  • Static API inspection confirmed the token JSON parses and expected references are present.
  • I did not install dependencies or run the project locally in this environment.

@1nonlypiece
1nonlypiece merged commit ab88a5b into Disciplr-Org:main Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an opacity/alpha design token set and adopt it for overlays and disabled states

2 participants